-
Home
-
Masteriyo LMS – Online Course Builder for eLearning, LMS & Education
-
1.6.7
-
Code
-
Classes
- CourseProgressRepository
Total Complexity |
47 |
Dependencies |
11 |
Dependents |
1 |
Total lines |
660 |
Lines of code |
375 |
Logical lines of code |
144 |
Comment lines |
193 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create() |
A |
38 |
9 |
73 |
get_summary() |
A |
45 |
7 |
49 |
query() |
A |
47 |
8 |
32 |
update() |
S |
46 |
5 |
40 |
get_course_progress_items() |
S |
42 |
3 |
61 |
read() |
S |
52 |
3 |
25 |
get_lesson_summary() |
S |
53 |
3 |
24 |
get_quiz_summary() |
S |
53 |
3 |
24 |
get_total_summary() |
S |
53 |
2 |
24 |
delete() |
S |
63 |
2 |
10 |
clear_cache() |
S |
72 |
1 |
5 |
get_all_summary() |
S |
66 |
1 |
8 |